home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000280_news@watsun.cc.columbia.edu _Thu Feb 25 08:30:05 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA29204
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 25 Feb 1999 08:30:03 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id IAA17976
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 25 Feb 1999 08:24:29 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: C Lance Moxley <clm@uiuc.edu>
  10. Subject: Re: Setserial High Speed Help
  11. Date: 25 Feb 1999 13:24:19 GMT
  12. Organization: University of Illinois
  13. Message-ID: <7b3iu3$8c5$1@vixen.cso.uiuc.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In comp.os.linux.hardware Mickey Stein <yekkim@cts.com> wrote:
  17.  
  18. >> This is the part that I need help with. My serial card has a 16650
  19. >> UART. The manufacturer says that it will go 460800bps. So you're
  20. >> saying that if I set the baud_base to 460800 and the divisor to 2
  21. >> I'll be able to get 230400bps if I use spd_cust and set my ppp to
  22. >> use 38400?
  23.  
  24. > Well it sounds like you're on the right track for setserial. I'd give that a try.
  25.  
  26. Did it and it works perfectly. Thanks a lot for the help.
  27.  
  28. >> I've poured over the setserial manual but didn't figure out that
  29. >> 38400 would really mean something else.
  30.  
  31. > Sorry: I thought it said that right on the man page for setserial.
  32.  
  33. It does, but I didn't comprehend it until I read your message. I guess
  34. I just needed it said a different way to fully understand it.
  35.  
  36. > Maybe you need to slow down and get it working at 115K first. All of these isdn modems
  37. > will talk to an async term emulator (like minicom or seyon or even the interactive mode
  38. > of kermit) at 115, but I've yet to see one that'll talk to any modem at 230K. There's a
  39.  
  40. Actually I have a new 3Com/USR Courier V.90 external modem that also
  41. will talk to a DTE at 230400bps. That's what I used to make sure that
  42. I was actually talking 230400 through my serial port. If you do an &w
  43. followed by an i7 you will see the DTE speed that the modem is talking
  44. to the serial port at.
  45.  
  46. It seems to do AT commands just fine at 230400 as does the Eicon Diva T/A.
  47.  
  48. > Anyway.. give that setserial the way you mentioned it a try and good luck with this
  49. > thing. It can be done in linux and you should be able to get both b channels working
  50. > too.
  51.  
  52. Again, thanks for clearing up what the setserial man page says. 
  53. Everything is working like I expected it to now.
  54.  
  55. -- 
  56. C Lance Moxley
  57. http://www.uiuc.edu/ph/www/clm